Ask questionsnet/http: TestTransportServerClosingUnexpectedly flake
https://storage.googleapis.com/go-build-log/904efc2f/openbsd-amd64-64_712e4f4a.log
ok net 52.942s
2019/05/17 12:06:05 http: TLS handshake error from 127.0.0.1:37280: read tcp 127.0.0.1:24157->127.0.0.1:37280: use of closed network connection
2019/05/17 12:06:05 http: TLS handshake error from 127.0.0.1:37565: read tcp 127.0.0.1:24157->127.0.0.1:37565: use of closed network connection
2019/05/17 12:06:05 http: TLS handshake error from 127.0.0.1:40137: read tcp 127.0.0.1:24157->127.0.0.1:40137: use of closed network connection
2019/05/17 12:06:05 http: TLS handshake error from 127.0.0.1:17377: read tcp 127.0.0.1:24157->127.0.0.1:17377: use of closed network connection
2019/05/17 12:06:05 http: TLS handshake error from 127.0.0.1:5677: read tcp 127.0.0.1:24157->127.0.0.1:5677: use of closed network connection
2019/05/17 12:06:05 http: TLS handshake error from 127.0.0.1:13202: read tcp 127.0.0.1:24157->127.0.0.1:13202: use of closed network connection
2019/05/17 12:06:05 http: TLS handshake error from 127.0.0.1:21002: read tcp 127.0.0.1:24157->127.0.0.1:21002: use of closed network connection
2019/05/17 12:06:05 http: TLS handshake error from 127.0.0.1:10265: read tcp 127.0.0.1:24157->127.0.0.1:10265: use of closed network connection
2019/05/17 12:06:05 http: TLS handshake error from 127.0.0.1:6402: read tcp 127.0.0.1:24157->127.0.0.1:6402: use of closed network connection
2019/05/17 12:06:05 http: TLS handshake error from 127.0.0.1:13967: read tcp 127.0.0.1:24157->127.0.0.1:13967: use of closed network connection
2019/05/17 12:06:05 http: TLS handshake error from 127.0.0.1:34358: read tcp 127.0.0.1:24157->127.0.0.1:34358: use of closed network connection
2019/05/17 12:06:05 http: TLS handshake error from 127.0.0.1:9286: read tcp 127.0.0.1:24157->127.0.0.1:9286: use of closed network connection
2019/05/17 12:06:05 http: TLS handshake error from 127.0.0.1:41642: write tcp 127.0.0.1:24157->127.0.0.1:41642: use of closed network connection
2019/05/17 12:06:05 http: TLS handshake error from 127.0.0.1:40215: read tcp 127.0.0.1:24157->127.0.0.1:40215: use of closed network connection
2019/05/17 12:06:05 http: TLS handshake error from 127.0.0.1:5825: read tcp 127.0.0.1:24157->127.0.0.1:5825: use of closed network connection
2019/05/17 12:06:05 http: TLS handshake error from 127.0.0.1:18695: read tcp 127.0.0.1:24157->127.0.0.1:18695: use of closed network connection
2019/05/17 12:06:05 http: TLS handshake error from 127.0.0.1:21243: write tcp 127.0.0.1:24157->127.0.0.1:21243: use of closed network connection
--- FAIL: TestTransportServerClosingUnexpectedly (0.06s)
transport_test.go:790: expected body2 and body3 to be different
FAIL
FAIL net/http 5.413s
FAIL
2019/05/17 12:06:10 Failed: exit status 1
Error: tests failed: dist test failed: go_test:net/http: exit status 1
Related questions